Small cleanup to tpm split driver.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 17 Sep 2005 08:26:11 +0000 (08:26 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 17 Sep 2005 08:26:11 +0000 (08:26 +0000)
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
linux-2.6-xen-sparse/drivers/xen/tpmback/common.h
linux-2.6-xen-sparse/drivers/xen/tpmfront/tpmfront.c

index fb9f3719963063cba3df719b3d009b000a4c313e..06f2a396dcd92e548b5d51afd45e84db7756c9ef 100644 (file)
@@ -14,7 +14,6 @@
 #include <asm-xen/xen-public/io/tpmif.h>
 #include <asm/io.h>
 #include <asm/pgalloc.h>
-#include <asm-xen/xen-public/io/domain_controller.h>
 
 #if 0
 #define ASSERT(_p) \
index 6372382e0991f8451844780121856e6866861e3b..9df476781f9fbcaf662e35b33c13c998742e9ebc 100644 (file)
@@ -46,7 +46,6 @@
 #include <asm-xen/xen-public/io/tpmif.h>
 #include <asm/uaccess.h>
 #include <asm-xen/xenbus.h>
-#include <asm-xen/xen-public/io/domain_controller.h>
 #include <asm-xen/xen-public/grant_table.h>
 
 #include "tpmfront.h"